home *** CD-ROM | disk | FTP | other *** search
/ SGI Freeware 2002 November / SGI Freeware 2002 November - Disc 1.iso / dist / fw_apache2.idb / usr / freeware / apache2 / error / README.z / README
Text File  |  2002-07-08  |  1KB  |  29 lines

  1.  
  2.  Multi Language Custom Error Documents
  3.  -------------------------------------
  4.  
  5.  The 'error' directory contains HTTP error messages in multiple languages.
  6.  If the preferred language of a client is available it is selected
  7.  automatically via the MultiViews feature. This feature is enabled
  8.  by default via the Options, Language and ErrorDocument directives.
  9.  
  10.  You may configure the design and markup of the documents by modifying
  11.  the HTML files in the directory 'error/include'.
  12.  
  13.  
  14.  Supported Languages:
  15.  
  16.   +------------------+------------------------------------------+
  17.   | Language         | Contributed by                           |
  18.   +------------------+------------------------------------------+
  19.   | English (en)     | Lars Eilebrecht                          |
  20.   | German (de)      | Lars Eilebrecht                          |
  21.   | Spanish (es)     | Karla Quintero                           |
  22.   | French (fr)      | Cecile de Crecy                          |
  23.   +------------------+------------------------------------------+
  24.   (Please see http://httpd.apache.org/docs-project/ if you would
  25.    like to contribute the pages in an additional language.)
  26.  
  27.  
  28.  Copyright (c) 2001-2002 The Apache Software Foundation. All rights reserved.
  29.